projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f263054
)
*** empty log message ***
author
John Wiegley
<johnw@newartisans.com>
Fri, 20 Feb 2004 12:31:57 +0000
(12:31 +0000)
committer
John Wiegley
<johnw@newartisans.com>
Fri, 20 Feb 2004 12:31:57 +0000
(12:31 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 1446aa9d98b3ab7b326fa2c9a0a2570bbf06d139..7a1f7e0ec1715d905999378ff8bcee3b1290d66f 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2004-02-20 John Wiegley <johnw@newartisans.com>
+
+ * eshell/em-pred.el (eshell-modifier-alist): Changed the "eval
+ again" modifier from 'e' to 'E', since 'e' is also used by the
+ "file extension" modifier.
+
2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
* help-fns.el (describe-categories): Doc fix.